2019-03-12 |
Lauri Tirkkonen | remove rlim32_t / rlimit32
|
commit | commitdiff | tree |
2019-03-11 |
Lauri Tirkkonen | syscall.h: remove SYS_*64
|
commit | commitdiff | tree |
2019-03-11 |
Lauri Tirkkonen | libproc: remove rlimit64 and stat64 usage
|
commit | commitdiff | tree |
2019-03-11 |
Lauri Tirkkonen | libc: remove stat64 usage
|
commit | commitdiff | tree |
2019-03-11 |
Lauri Tirkkonen | libc: remove dirent64 usage
|
commit | commitdiff | tree |
2019-03-11 |
Lauri Tirkkonen | libc: remove largefile seekdir/telldir
|
commit | commitdiff | tree |
2019-03-11 |
Lauri Tirkkonen | libc: remove __openat64,__open64
|
commit | commitdiff | tree |
2019-03-11 |
Lauri Tirkkonen | truss: drop largefile specifics & fix 32-bit expound
|
commit | commitdiff | tree |
2019-03-11 |
Lauri Tirkkonen | remove largefile *64 syscalls
|
commit | commitdiff | tree |
2019-03-11 |
Lauri Tirkkonen | kernel: remove unused lseek32,getrlimit32,setrlimit32...
|
commit | commitdiff | tree |
2019-03-11 |
Lauri Tirkkonen | sysent: remove IF_LP64
|
commit | commitdiff | tree |
2019-03-11 |
Lauri Tirkkonen | kernel: remove 32bit-only pread,pwrite,openat,fstatat...
|
commit | commitdiff | tree |
2019-03-11 |
Lauri Tirkkonen | FEATURES: sgtty removal
|
commit | commitdiff | tree |
2019-03-11 |
Lauri Tirkkonen | termio.h: remove st_crow & st_ccol
|
commit | commitdiff | tree |
2019-03-11 |
Lauri Tirkkonen | kernel: remove stty/gtty syscalls
|
commit | commitdiff | tree |
2019-03-11 |
Lauri Tirkkonen | libc: remove stty/gtty
|
commit | commitdiff | tree |
2019-03-10 |
Lauri Tirkkonen | mandoc: update to 1.14.5
|
commit | commitdiff | tree |
2019-03-04 |
Lauri Tirkkonen | etc/profile: remove new mail check
|
commit | commitdiff | tree |
2019-03-04 |
Lauri Tirkkonen | libc: use full words in strerror(E2BIG)
|
commit | commitdiff | tree |
2019-03-04 |
Lauri Tirkkonen | libc: remove wordexp(3c)
|
commit | commitdiff | tree |
2019-03-04 |
Lauri Tirkkonen | inetd: remove wordexp() usage and %A "address expansion"
|
commit | commitdiff | tree |
2019-03-03 |
Lauri Tirkkonen | mail(1): use "sendmail", not "send-mail", as sendmail...
|
commit | commitdiff | tree |
2019-03-03 |
Lauri Tirkkonen | pkg: remove mailx.1
|
commit | commitdiff | tree |
2019-03-01 |
Lauri Tirkkonen | rework gen-config/tools targets
|
commit | commitdiff | tree |
2019-03-01 |
Lauri Tirkkonen | switch mail(1) mailx(1) to openbsd implementation
|
commit | commitdiff | tree |
2019-03-01 |
Lauri Tirkkonen | import mail(1) from openbsd
|
commit | commitdiff | tree |
2019-02-26 |
Lauri Tirkkonen | make 'make cleandir' more effective
|
commit | commitdiff | tree |
2019-02-25 |
Lauri Tirkkonen | libressl: update to v2.8.3
|
commit | commitdiff | tree |
2019-02-23 |
Lauri Tirkkonen | install(1): resync with upstream
|
commit | commitdiff | tree |
2019-02-12 |
Lauri Tirkkonen | postbuild: let pkg/Makefile create the repo dir
|
commit | commitdiff | tree |
2019-02-12 |
Lauri Tirkkonen | types.h: drop _B_FALSE/_B_TRUE
|
commit | commitdiff | tree |
2019-01-28 |
Lauri Tirkkonen | usr/src/.gitignore: remove nonexistent files
|
commit | commitdiff | tree |
2019-01-28 |
Lauri Tirkkonen | update usr/src/.gitignore
|
commit | commitdiff | tree |
2019-01-17 |
Lauri Tirkkonen | dmake: remove '-->' outputs.
|
commit | commitdiff | tree |
2019-01-17 |
Lauri Tirkkonen | README: remove extra backslashes
|
commit | commitdiff | tree |
2019-01-17 |
Lauri Tirkkonen | don't build kernel twice
|
commit | commitdiff | tree |
2019-01-17 |
Lauri Tirkkonen | good night nightly(1); long live 'make build'
|
commit | commitdiff | tree |
2019-01-17 |
Lauri Tirkkonen | fix leftover protocmp warnings
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | usr/Makefile: add make-to-dmake wrapper
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | toplevel Makefile: handle gen-config better
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | bldenv: remove newtask & option flags, add PS1 indicator...
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | bldenv.sh: allow usage as a wrapper
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | nightly/bldenv: remove ability to provide env file
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | su: add missing su.1
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | true(1)/false(1): replace with OpenBSD versions
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | env: add -Wall
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | echo: add -Wall
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | lib/: add -Werror-implicit-function-declaration
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | bin/: add -Werror-implicit-function-declaration
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | du: add -Wall
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | dis: add -Wall
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | cut: add -Wall
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | ctfmerge: add -Wall
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | ctfdump: add -Wall
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | ctfdiff: add -Wall
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | ctfconvert: add -Wall
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | comm: add -Wall
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | cmp: add -Wall
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | clear: add -Wall
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | cat: add -Wall
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | beadm: add -Wall
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | banner: add -Wall
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | su: move to bmake and remove some features
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | README: use `` more consistently
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | README: fix "unleashed" -> "Unleashed"
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | README: clean up, add snapshot url, instruct to create...
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | replace README.md with docs/how-to-build
|
commit | commitdiff | tree |
2019-01-16 |
Lauri Tirkkonen | make 64-bit integers use "long long" on both 64/32...
|
commit | commitdiff | tree |
2019-01-15 |
Lauri Tirkkonen | eliminate PR_OFFMAX
|
commit | commitdiff | tree |
2019-01-15 |
Lauri Tirkkonen | nfs, smb: rename 'lfaware' to 'flags'
|
commit | commitdiff | tree |
2019-01-15 |
Lauri Tirkkonen | sys/param.h: fix MAXOFF_T on ILP32
|
commit | commitdiff | tree |
2019-01-15 |
Lauri Tirkkonen | kill FOFFMAX / O_LARGEFILE
|
commit | commitdiff | tree |
2019-01-14 |
Lauri Tirkkonen | drop net-snmp dep
|
commit | commitdiff | tree |
2019-01-14 |
Lauri Tirkkonen | hal: remove snmp printer discovery
|
commit | commitdiff | tree |
2019-01-14 |
Lauri Tirkkonen | remove libfmd_snmp and smnp-notify
|
commit | commitdiff | tree |
2019-01-13 |
Lauri Tirkkonen | kernel: map 32-bit mmap to correct function
|
commit | commitdiff | tree |
2019-01-12 |
Lauri Tirkkonen | FEATURES: updated installer
|
commit | commitdiff | tree |
2019-01-12 |
Lauri Tirkkonen | Merge branch 'ksh'
|
commit | commitdiff | tree |
2019-01-11 |
Lauri Tirkkonen | FEATURES: ksh93's demise and build time improvements
|
commit | commitdiff | tree |
2019-01-11 |
Lauri Tirkkonen | eliminate ksh93 and its friends
|
commit | commitdiff | tree |
2019-01-10 |
Lauri Tirkkonen | treewide: replace /sbin/sh hashbangs with /bin/sh
|
commit | commitdiff | tree |
2019-01-10 |
Lauri Tirkkonen | move post-build ops from nightly.sh to tools/postbuild...
|
commit | commitdiff | tree |
2019-01-09 |
Lauri Tirkkonen | dmake top level: also parallelize _msg
|
commit | commitdiff | tree |
2019-01-09 |
Lauri Tirkkonen | dmake toplevel: build boot and test in parallel with...
|
commit | commitdiff | tree |
2019-01-09 |
Lauri Tirkkonen | lib/pam_modules: add .PARALLEL
|
commit | commitdiff | tree |
2019-01-09 |
Lauri Tirkkonen | lib/smbsrv: add .PARALLEL
|
commit | commitdiff | tree |
2019-01-09 |
Lauri Tirkkonen | don't build _msg for ast stuff
|
commit | commitdiff | tree |
2019-01-09 |
Lauri Tirkkonen | usr/src/boot: add .PARALLEL to makefiles
|
commit | commitdiff | tree |
2019-01-09 |
Lauri Tirkkonen | svc/seed: initialize db files on tmpfs
|
commit | commitdiff | tree |
2019-01-08 |
Lauri Tirkkonen | subdir.mk: build subdirs in parallel
|
commit | commitdiff | tree |
2019-01-07 |
Lauri Tirkkonen | install(1): remove -S option, always use temp files
|
commit | commitdiff | tree |
2019-01-07 |
Lauri Tirkkonen | install(1): resync with openbsd
|
commit | commitdiff | tree |
2019-01-07 |
Lauri Tirkkonen | include: demolish _LONGLONG_TYPE; consider "long long...
|
commit | commitdiff | tree |
2019-01-07 |
Lauri Tirkkonen | sys/types.h: cleanup largefile stuff
|
commit | commitdiff | tree |
2019-01-07 |
Lauri Tirkkonen | libc: alias llseek to lseek
|
commit | commitdiff | tree |
2019-01-07 |
Lauri Tirkkonen | man: remove leftover ndd(8) refs
|
commit | commitdiff | tree |
2019-01-06 |
Lauri Tirkkonen | Merge branch 'large-files'
|
commit | commitdiff | tree |
2019-01-06 |
Lauri Tirkkonen | grep: fix -F
|
commit | commitdiff | tree |
2019-01-06 |
Lauri Tirkkonen | libc: remove glob redefine_extname madness
|
commit | commitdiff | tree |
2019-01-06 |
Lauri Tirkkonen | truss print.h: switch to enum
|
commit | commitdiff | tree |