/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
usr.bin/awk/
..
USD.doc

- add margins when formatting w/ -Tascii - remove some macros that were causing formatting errors

22 года назад
FIXES

Update awk to the Jan 14, 2025 version. * Fix incorrect error line number issues. * Fix hex detection in is_valid_number. * Fix indirect field specification with non-numeric string in indirect. * Fixed openfile to not try to read from a directory.

2 года назад
FIXES.1e

Spelling fixes and removal of unneeded prototypes and extern. From jsg@ via upstream.

2 года назад
LICENSE

Update to the One True Awk, 2nd edition (Sep 12, 2023).

3 года назад
Makefile

Build with WARNINGS=Yes and fix resulting warnings.

2 года назад
README.md

Spelling fixes and removal of unneeded prototypes and extern. From jsg@ via upstream.

2 года назад
awk.1

fix description of the getline function

2 года назад
awk.h

Spelling fixes and removal of unneeded prototypes and extern. From jsg@ via upstream.

2 года назад
awkgram.y

Update awk to Sep 6, 2023 version.

3 года назад
b.c

Update awk to the Jan 14, 2025 version. * Fix incorrect error line number issues. * Fix hex detection in is_valid_number. * Fix indirect field specification with non-numeric string in indirect. * Fixed openfile to not try to read from a directory.

2 года назад
lex.c

Update awk to the Jan 14, 2025 version. * Fix incorrect error line number issues. * Fix hex detection in is_valid_number. * Fix indirect field specification with non-numeric string in indirect. * Fixed openfile to not try to read from a directory.

2 года назад
lib.c

Update awk to the Jan 14, 2025 version. * Fix incorrect error line number issues. * Fix hex detection in is_valid_number. * Fix indirect field specification with non-numeric string in indirect. * Fixed openfile to not try to read from a directory.

2 года назад
main.c

Update awk to the Jan 14, 2025 version. * Fix incorrect error line number issues. * Fix hex detection in is_valid_number. * Fix indirect field specification with non-numeric string in indirect. * Fixed openfile to not try to read from a directory.

2 года назад
maketab.c

Update awk to the Nov 20, 2023 version.

3 года назад
parse.c

Update awk to Sep 6, 2023 version.

3 года назад
proto.h

Spelling fixes and removal of unneeded prototypes and extern. From jsg@ via upstream.

2 года назад
run.c

Update awk to the Jan 14, 2025 version. * Fix incorrect error line number issues. * Fix hex detection in is_valid_number. * Fix indirect field specification with non-numeric string in indirect. * Fixed openfile to not try to read from a directory.

2 года назад
tran.c

Build with WARNINGS=Yes and fix resulting warnings.

2 года назад
README.md